* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}

*:before,
*:after {
  box-sizing: content-box;
}

:focus {
  outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
  font-size: 0.14rem;
}

a {
  color: #333;
  text-decoration: none;
}

a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  font-size: 0.14rem;
}

li,
ul {
  list-style-type: none;
}

img {
  border: none;
}

input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
  font-size: 0.14rem;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clearboth {
  clear: both;
}

b {
  font-size: 0.14rem;
}

.NavAndbanner {
  height: 90vh;
}

.slide1 .banner {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  color: #31529c;
  width: 100vw;
  height: 90vh;
}

.slide1 .banner .swiper-slide {
  width: 100%;
  height: 90vh;
  position: relative;
  overflow: hidden;
}

.slide1 .banner .banner-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transform: scale(1.1, 1.1);
  transition: all 6s;
  transition-delay: 1s;
  transition-timing-function: linear;
}

.slide1 .banner .swiper-slide-active .banner-bg {
  transform: scale(1, 1);
}

.slide1 .banner1 .text {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.slide1 .banner1 h3 {
  font-size: 0.56rem;
  font-weight: bold;
  padding: 0 0.15rem;
  text-align: center;
}

.slide1 .banner1 small {
  font-size: 0.3rem;
  padding: 0 0.15rem;
  text-align: center;
}

.slide1 .banner1 a {
  width: 1.6rem;
  height: 0.51rem;
  line-height: 0.51rem;
  text-align: center;
  border-radius: 0.26rem;
  border: solid 0.01rem #96a6ca;
  font-size: 0.15rem;
  color: #31529c;
  margin-top: 0.43rem;
}

.slide1 .banner1 a:hover {
  background: #31529c;
  color: #fff;
  transition: all 0.3s;
}

.slide1 .banner2 .text {
  width: 90%;
  margin: auto;
  text-align: right;
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: flex-end;
  justify-content: center;
  color: #fff;
}

.slide1 .banner2 h3 {
  font-size: 0.56rem;
  margin-bottom: 0.2rem;
  font-weight: 900;
}

.slide1 .banner2 small {
  font-size: 0.43rem;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
}

.slide1 .banner3 .text {
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.slide1 .banner3 h3 {
  font-size: 0.56rem;
  margin-bottom: 0.2rem;
  font-weight: 900;
}

.slide1 .banner3 small {
  font-size: 0.43rem;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
}

.slide1 .banner3 img {
  width: 90%;
}

.slide1 .banner1 .text {
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.slide1 .banner1 img {
  width: 90%;
  padding-bottom: 1rem;
}

.slide1 .banner4 .text {
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.slide1 .banner4 img {
  width: 90%;
  padding-bottom: 1rem;
}

.slide1 .banner5 .text {
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.slide1 .banner5 img {
  width: 90%;
  padding-bottom: 2.1rem;
}

.slide1 .banner1 img {
  width: 45.7%;
}

.slide1 .banner4 img {
  width: 55%;
}

.slide1 .banner5 img {
  width: 55%;
}

.banner .container .bannerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.banner .container .bannerBox .bannerBoxl ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.banner .container .bannerBox .bannerBoxl ul li img {
  width: 0.47rem;
  height: 0.47rem;
  display: inline-block;
  vertical-align: bottom;
  padding-right: 0.15rem;
}

.banner .container .bannerBox .bannerBoxl ul li p,
.banner .container .bannerBox .bannerBoxl ul li a {
  display: initial;
  font-weight: bold;
  color: #fff;
  font-size: 0.16rem;
  line-height: 0.47rem;
  padding-right: 0.15rem;
}

.banner .container .bannerBox .bannerBoxr {
  position: relative;
}

.banner .container .bannerBox .bannerBoxr .bannerBoxrQr {
  width: 0.41rem;
  height: 0.41rem;
  display: block;
  cursor: pointer;
}

.banner .container .bannerBox .bannerBoxr b {
  position: absolute;
  width: 1.28rem;
  height: 1.28rem;
  bottom: 0.6rem;
  left: -0.42rem;
  background: #fff;
  box-sizing: border-box;
  padding: 0.08rem;
  border-radius: 0.05rem;
  display: none;
}

.banner .container .bannerBox .bannerBoxr b img {
  width: 100%;
  height: 100%;
  display: block;
}

.banner .container .bannerBox .bannerBoxr b em {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  position: absolute;
  bottom: -0.1rem;
  left: 50%;
  transform: translateX(-50%);
}

.banner .container {
  position: absolute;
  bottom: 0.6rem;
  left: 0;
  z-index: 2;
}

.wapbanner {
  display: none;
}

.wapbanner .swiper-slide a img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  display: block;
}

.wapbanner .container {
  position: absolute;
  bottom: 0.2rem;
  left: 0;
  z-index: 2;
}

.wapbanner .container .bannerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.wapbanner .container .bannerBox .bannerBoxl ul li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: initial;
  text-align: center;
  margin-top: 0.1rem;
}

.wapbanner .container .bannerBox .bannerBoxl ul li img {
  width: 0.2rem;
  height: 0.2rem;
  display: inline-block;
  padding-right: 0.15rem;
}

.wapbanner .container .bannerBox .bannerBoxl ul li p,
.wapbanner .container .bannerBox .bannerBoxl ul li a {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  font-size: 0.14rem;
  line-height: 0.2rem;
  padding-right: 0.3rem;
}

.about {
  padding-top: 0.8rem;
  width: 100%;
  background: #fff url(../images/about.jpg) no-repeat center bottom;
  padding-bottom: 0.62rem;
}

.about .aboutBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.about .aboutBox .aboutL {
  flex: 0 0 56%;
  justify-content: center;
  float: left;
  width: 56%;
}

.about .aboutBox .aboutL h3 {
  font-size: 0.32rem;
  color: #333333;
  font-weight: bold;
  line-height: 1;
}

.about .aboutBox .aboutL h4 {
  font-size: 0.22rem;
  font-weight: bold;
  color: #15499a;
  line-height: 1;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  text-transform: uppercase;
}

.about .aboutBox .aboutL p {
  font-size: 0.15rem;
  line-height: 0.42rem;
  color: #4c4c4c;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.about .aboutBox .aboutL a {
  font-size: 0.16rem;
  width: 1.5rem;
  height: 0.45rem;
  color: #666666;
  border: 1px solid #b3b3b3;
  border-radius: 0.3rem;
  display: block;
  text-align: center;
  line-height: 0.45rem;
  margin-top: 0.2rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.about .aboutBox .aboutL a:hover {
  background: #15499a;
  border-color: #15499a;
  color: #fff;
  transform: translateY(-5px);
}

.about .aboutBox .aboutR {
  flex: 0 0 38%;
  justify-content: center;
  float: left;
  width: 38%;
  cursor: pointer;
  position: relative;
  margin-top: 0.2rem;
  padding: 9% 0;
  box-sizing: border-box;
}

.about .aboutBox .aboutR iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
  margin: auto;

}

.about .aboutBox .aboutR img.aboutRImg {
  width: 100%;
  display: block;
}

.about .aboutBox .aboutR img.aboutRImg1 {
  width: 100%;
  display: none;
}

.about .aboutBox .aboutR span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
  display: none;
}

.about .aboutBox .aboutR span img {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 auto;
  display: block;
  margin-top: 50%;
  transform: translateY(-50%);
}

.about .aboutBox .aboutR span p {
  font-size: 0.18rem;
  text-align: center;
  color: #333;
  padding-top: 0.5rem;
  display: none;
}

.about .aboutLc {
  width: 100%;
  margin-top: 0.6rem;
}

.about .aboutLc ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}

.about .aboutLc ul li {
  flex: initial;
  font-size: 0.16rem;
}

.about .aboutLc ul li i {
  width: 0.67rem;
  height: 1px;
  background: #ccc;
  display: inline-block;
}

.about .aboutLc ul li b {
  color: #15499a;
  font-size: 0.42rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding: 0 0.1rem;
  vertical-align: middle;
}

.about .aboutBottom {
  background: #fff;
  margin-top: 0.7rem;
}

.about .aboutBottom ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.about .aboutBottom ul li {
  flex: 0 0 50%;
  justify-content: center;
  float: left;
  width: 50%;
  position: relative;
}

.about .aboutBottom ul li:nth-child(1)::after {
  content: "";
  width: 1px;
  height: 100%;
  background: #f2f2f2;
  top: 0;
  right: 0;
  display: block;
  position: absolute;
}

.about .aboutBottom ul li .aboutBottomBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}

.about .aboutBottom ul li .aboutBottomBox i {
  flex: 0 0 24%;
  justify-content: center;
  float: left;
  width: 24%;
  padding: 0.7rem 0;
  position: relative;
}

.about .aboutBottom ul li .aboutBottomBox i::after {
  content: "";
  width: 1px;
  height: 100%;
  background: #f2f2f2;
  top: 0;
  right: 0;
  display: block;
  position: absolute;
}

.about .aboutBottom ul li .aboutBottomBox i img {
  display: block;
  margin: 0 auto;
}

.about .aboutBottom ul li .aboutBottomBox i b {
  display: block;
  text-align: center;
  font-size: 0.18rem;
  font-weight: normal;
  padding-top: 0.2rem;
}

.about .aboutBottom ul li .aboutBottomBox p {
  flex: 0 0 75%;
  justify-content: center;
  float: left;
  width: 75%;
  padding: 0.7rem 0.5rem;
  box-sizing: border-box;
  font-size: 0.14rem;
  line-height: 0.38rem;
  padding: 0.7rem 0.35rem;
  color: #666;
}

.about .aboutBottom ul li .aboutBottomBox p span {
  width: 0.45rem;
  height: 2px;
  background: #aeaeae;
  display: block;
  margin-bottom: 0.2rem;
}

.video {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  align-items: center;
  justify-content: center;
  z-index: 99999999999999999999999999;
  padding: 10% 20%;
  box-sizing: border-box;
  display: none;
}

.video .menu {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1001;
  width: 1.05rem;
  height: 1.05rem;
  line-height: 1.05rem;
  text-align: center;
  background: #15499a url(../images/close.png) no-repeat center;
  background-size: 0.64rem;
  cursor: pointer;
}

.video::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  display: block;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.8);
}

.video video {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 55555;
}

.product {
  margin-top: 0.75rem;
  position: relative;
}

.product .productTitle {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.product .productTitle .productTitleL {
  flex: 1;
}

.product .productTitle .productTitleL h3 a {
  font-size: 0.36rem;
  font-weight: bold;
  line-height: 1;
}

.product .productTitle .productTitleL p {
  font-size: 0.16rem;
  line-height: 1;
  color: #666666;
  padding-top: 0.1rem;
}

.product .productTitle .productTitleR {
  flex: 0 0 83.8%;
  justify-content: center;
  float: left;
  width: 83.8%;
}

.product .productTitle .productTitleR .productTitleRList {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.product .productTitle .productTitleR ul {
  width: 80%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.product .productTitle .productTitleR ul li {
  flex: 0 0 18.666667%;
  justify-content: center;
  float: left;
  width: 18.666667%;
}

.product .productTitle .productTitleR ul li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}

.product .productTitle .productTitleR ul li a i {
  flex: 0 0 0.58rem;
  justify-content: center;
  float: left;
  width: 0.58rem;
  height: 0.58rem;
  background: #f2f2f2;
  border-radius: 50%;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product .productTitle .productTitleR ul li a i em {
  width: 0.5rem;
  height: 0.5rem;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product .productTitle .productTitleR ul li a span {
  display: block;
  flex: 0 0 60%;
  justify-content: center;
  float: left;
  width: 60%;
  box-sizing: border-box;
}

.product .productTitle .productTitleR ul li a span em {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.18rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product .productTitle .productTitleR ul li a span b {
  font-weight: normal;
  color: #666;
  font-size: 0.14rem;
}

.product .productTitle .productTitleR ul li:nth-child(1) a i em {
  background: url(../images/product1.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.product .productTitle .productTitleR ul li:nth-child(2) a i em {
  background: url(../images/product2.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.product .productTitle .productTitleR ul li:nth-child(3) a i em {
  background: url(../images/product3.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.product .productTitle .productTitleR ul li:nth-child(4) a i em {
  background: url(../images/product4.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.product .productTitle .productTitleR ul li:nth-child(5) a i em {
  background: url(../images/product5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.product .productTitle .productTitleR ul li:nth-child(6) a i em {
  background: url(../images/product6.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.product .productTitle .productTitleR ul li:hover a i {
  background: #15499a;
}

.product .productTitle .productTitleR ul li:hover a i em {
  background-repeat: no-repeat;
  background-position: 0 -0.5rem;
}

.product .productTitle .productTitleR ul li:hover a span em {
  color: #15499a;
}

.product .productTitle .productTitleR ul li.on a i {
  background: #15499a;
}

.product .productTitle .productTitleR ul li.on a i em {
  background-repeat: no-repeat;
  background-position: 0 -0.5rem;
}

.product .productTitle .productTitleR ul li.on a span em {
  color: #15499a;
}

.product .productTitle .productTitleR .productMore {
  flex: 0 0 13.66666666%;
  justify-content: center;
  float: left;
  width: 13.66666666%;
  margin-left: 2.5%;
}

.product .productTitle .productTitleR .productMore a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}

.product .productTitle .productTitleR .productMore a i {
  flex: 0 0 0.58rem;
  justify-content: center;
  float: left;
  width: 0.58rem;
  height: 0.58rem;
  background: #f2f2f2;
  border-radius: 50%;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product .productTitle .productTitleR .productMore a i em {
  width: 0.5rem;
  height: 0.5rem;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(../images/product6.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.product .productTitle .productTitleR .productMore a span {
  display: block;
  flex: 0 0 60%;
  justify-content: center;
  float: left;
  width: 60%;
  box-sizing: border-box;
  padding-left: 10%;
}

.product .productTitle .productTitleR .productMore a span em {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.18rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product .productTitle .productTitleR .productMore a span b {
  font-weight: normal;
  color: #666;
  font-size: 0.14rem;
}

.product .productTitle .productTitleR .productMore:hover a i {
  background: #15499a;
}

.product .productTitle .productTitleR .productMore:hover a i em {
  background-repeat: no-repeat;
  background-position: 0 -0.5rem;
}

.product .productTitle .productTitleR .productMore:hover a span em {
  color: #15499a;
}

.product .productBoxBdL {
  width: 0.42rem;
  height: 0.42rem;
  background: #15499a url(../images/newsBottomL.png) no-repeat center;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(100%);
  left: 3%;
  z-index: 9;
  cursor: pointer;
}

.product .productBoxBdR {
  width: 0.42rem;
  height: 0.42rem;
  background: #15499a url(../images/newsBottomR.png) no-repeat center;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(100%);
  right: 3%;
  z-index: 9;
  cursor: pointer;
}

.product .productBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.6rem;
  align-items: center;
}

.product .productBox .productBoxL {
  flex: 0 0 58.5%;
  justify-content: center;
  float: left;
  width: 58.5%;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  padding-left: 7.5%;
  box-sizing: border-box;
  background: #f3f3f3;
  padding-right: 4%;
}

.product .productBox .productBoxL h4 {
  font-size: 0.26rem;
  font-weight: bold;
  color: #15499a;
}

.product .productBox .productBoxL h4 a {
  color: #15499a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product .productBox .productBoxL p {
  font-size: 0.14rem;
  line-height: 0.3rem;
  padding-top: 0.2rem;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.product .productBox .productBoxL ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.2rem;
}

.product .productBox .productBoxL ul li {
  flex: 0 0 31%;
  justify-content: center;
  float: left;
  width: 31%;
}

.product .productBox .productBoxL ul li .productImg {
  position: relative;
  padding: 34.5% 0;
  display: block;
  overflow: hidden;
}

.product .productBox .productBoxL ul li .productImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product .productBox .productBoxL ul li .productText {
  display: block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.16rem;
  line-height: 0.5rem;
}

.product .productBox .productBoxL ul li:hover .productImg img {
  transform: scale(1.05);
}

.product .productBox .productBoxL ul li:hover .productText {
  color: #15499a;
}

.product .productBox .productBoxL .caseMore {
  width: 1.98rem;
  height: 0.5rem;
  background: #15499a;
  display: block;
  margin: 0.16rem 0 0;
  border-radius: 0.05rem;
  line-height: 0.5rem;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  box-sizing: border-box;
  font-size: 0.16rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
}

.product .productBox .productBoxL .caseMore i {
  vertical-align: middle;
  height: 0.13rem;
  width: 0.13rem;
  margin-right: 0.12rem;
  background: url(../images/caseMore2.png) no-repeat center;
}

.product .productBox .productBoxL .caseMore:hover {
  transform: translateX(5px);
}

.product .productBox .productBoxR {
  flex: 0 0 41.5%;
  justify-content: center;
  float: left;
  width: 41.5%;
}

.product .productBox .productBoxR img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.title {
  text-align: center;
}

.title h3 {
  font-size: 0.36rem;
  font-weight: bold;
  color: #333;
  line-height: 1;
}

.title p {
  font-size: 0.16rem;
  color: #666;
  line-height: 1;
  padding-top: 0.23rem;
  text-transform: uppercase;
}

.reason {
  margin-top: 0.7rem;
}

.reason .reasonBox {
  width: 100%;
  margin-top: 0.42rem;
}

.reason .reasonBox ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.reason .reasonBox ul li {
  flex: 0 0 25%;
  justify-content: center;
  float: left;
  width: 25%;
  position: relative;
}

.reason .reasonBox ul li .reasonBoxBg1 {
  display: block;
  width: 100%;
  transition: 1s;
}

.reason .reasonBox ul li .reasonBoxBg2 {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 1s;
}

.reason .reasonBox ul li .reasonBoxText {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding: 2.2rem 0.5rem;
  box-sizing: border-box;
  align-items: center;
}

.reason .reasonBox ul li .reasonBoxText .reasonBoxTexttitle {
  flex: 0 0 100%;
  justify-content: center;
  float: left;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}

.reason .reasonBox ul li .reasonBoxText .reasonBoxTexttitle h3 {
  font-size: 0.28rem;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  box-sizing: border-box;
}

.reason .reasonBox ul li .reasonBoxText .reasonBoxTexttitle h4 {
  font-size: 0.18rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
  line-height: 1;
  font-weight: 100;
  text-transform: uppercase;
  margin-top: 0.17rem;
  box-sizing: border-box;
}

.reason .reasonBox ul li .reasonBoxText p {
  font-size: 0.16rem;
  display: block;
  color: #fff;
  line-height: 0.36rem;
  height: 0;
  overflow: hidden;
  transition: 1s;
}

.reason .reasonBox ul li .reasonBoxText i {
  width: 0.6rem;
  height: 0.02rem;
  display: block;
  background: #fff;
  margin: 0.3rem auto;
}

.reason .reasonBox ul li:hover .reasonBoxBg1 {
  opacity: 0;
}

.reason .reasonBox ul li:hover .reasonBoxBg2 {
  opacity: 1;
}

.reason .reasonBox ul li:hover .reasonBoxText p {
  height: 3.42rem;
}

.case {
  padding-top: 0.6rem;
  background: url(../images/case.jpg) no-repeat top center;
  background-size: cover;
  padding-bottom: 0.1rem;
}

.case .caseBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 0.3rem;
}

.case .caseBox ul li {
  flex: 0 0 24.4%;
  justify-content: center;
  float: left;
  width: 24.4%;
  margin-top: 0.2rem;
}

.case .caseBox ul li .caseImg {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 35% 0;
  overflow: hidden;
}

.case .caseBox ul li .caseImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .caseBox ul li .caseImg i {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 1rem 0;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .caseBox ul li .caseImg i b {
  display: block;
  text-align: center;
  font-size: 0.22rem;
  font-weight: normal;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  flex: 0 0 100%;
  justify-content: center;
  float: left;
  width: 100%;
}

.case .caseBox ul li .caseImg i span {
  display: block;
  text-align: center;
  flex: 0 0 100%;
  justify-content: center;
  float: left;
  width: 100%;
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
}

.case .caseBox ul li .caseImg:hover img {
  transform: scale(1.05);
}

.case .caseBox ul li .caseImg:hover i {
  background: rgba(21, 73, 154, 0.6);
  width: 100%;
  height: 100%;
  color: #fff;
}

.case .caseBox ul li .caseImg:hover i span {
  height: 0.18rem;
}

.case .caseMore {
  width: 1.98rem;
  height: 0.5rem;
  background: #f2f2f2;
  display: block;
  margin: 0.36rem auto 0.45rem;
  border-radius: 0.05rem;
  line-height: 0.5rem;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  box-sizing: border-box;
  font-size: 0.16rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .caseMore i {
  vertical-align: middle;
  height: 0.13rem;
  width: 0.13rem;
  margin-right: 0.12rem;
  background: url(../images/caseMore.png) no-repeat center;
}

.case .caseMore:hover {
  background: #15499a;
  color: #fff;
  transform: translateY(-5px);
}

.case .caseMore:hover i {
  background: url(../images/caseMore2.png) no-repeat center;
}

.news {
  padding-top: 0.6rem;
  background: #f7f8fa;
  padding-bottom: 0.2rem;
}

.news .newsTop {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 0.4rem;
}

.news .newsTop .newsTopL {
  flex: 0 0 64.45%;
  justify-content: center;
  float: left;
  width: 64.45%;
  position: relative;
  display: block;
  padding: 12.95% 0;
  overflow: hidden;
}

.news .newsTop .newsTopL img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newsTop .newsTopL .newsTopText {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.2rem 0.4rem;
  width: 100%;
  padding-right: 20%;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newsTop .newsTopL .newsTopText .newsTopTextL b {
  display: block;
  font-size: 0.22rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
  color: #fff;
}

.news .newsTop .newsTopL .newsTopText .newsTopTextL i {
  font-size: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 0.5rem;
  color: #fff;
  display: block;
}

.news .newsTop .newsTopL .newsTopText em {
  background: url(../images/newsMore.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 4.2% 0;
  width: 4.8%;
  height: 0.5rem;
  margin: 0 5%;
}

.news .newsTop .newsTopL:hover img {
  transform: scale(1.05);
}

.news .newsTop .newsTopL:hover .newsTopText {
  bottom: 0.1rem;
}

.news .newsTop .newsTopR {
  flex: 0 0 33.45%;
  justify-content: center;
  float: left;
  width: 33.45%;
  position: relative;
  display: block;
  padding: 12.95% 0;
  overflow: hidden;
}

.news .newsTop .newsTopR img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newsTop .newsTopR .newsTopText {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.2rem 0.4rem;
  width: 100%;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newsTop .newsTopR .newsTopText .newsTopTextL b {
  display: block;
  font-size: 0.22rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
  color: #fff;
}

.news .newsTop .newsTopR .newsTopText .newsTopTextL i {
  font-size: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 0.5rem;
  color: #fff;
  display: block;
}

.news .newsTop .newsTopR:hover img {
  transform: scale(1.05);
}

.news .newsTop .newsTopR:hover .newsTopText {
  bottom: 0.1rem;
}

.news .newsBottom {
  position: relative;
}

.news .newsBottom ul {
  padding: 0.2rem 0rem;
  margin: 0.2rem 0;
}

.news .newsBottom ul li {
  padding: 0.25rem;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.news .newsBottom ul li h4 b i {
  font-size: 0.45rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #c30d23;
  font-weight: bold;
  line-height: 1;
}

.news .newsBottom ul li h4 b span {
  font-size: 0.2rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #c30d23;
  padding-left: 0.25rem;
  position: relative;
  margin-left: 0rem;
}

.news .newsBottom ul li h4 b span::after {
  content: "";
  width: 0.01rem;
  height: 0.3rem;
  transform: rotate(45deg);
  position: absolute;
  left: 0.1rem;
  bottom: 0;
  background: #c30d23;
}

.news .newsBottom ul li h4 b em {
  color: #666;
  line-height: 1;
  padding-left: 0.1rem;
}

.news .newsBottom ul li .newsBottomText {
  line-height: 2;
  color: #333333;
  font-size: 0.18rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newsBottom ul li p {
  font-size: 0.14rem;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 0.56rem;
  color: #666;
}

.news .newsBottom ul li:hover .newsBottomText {
  color: #15499a;
}

.news .newsBottom .newsBottomL {
  width: 0.3rem;
  height: 0.5rem;
  background: rgba(0, 0, 0, 0.2) url(../images/newsBottomL.png) no-repeat center;
  background-size: 0.09rem 0.15rem;
  position: absolute;
  top: 50%;
  z-index: 9999;
  left: -0.15rem;
  transform: translateY(-50%);
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newsBottom .newsBottomL:hover {
  background: rgba(196, 14, 35, 0.2) url(../images/newsBottomL.png) no-repeat center;
}

.news .newsBottom .newsBottomR {
  width: 0.3rem;
  height: 0.5rem;
  background: rgba(0, 0, 0, 0.2) url(../images/newsBottomR.png) no-repeat center;
  background-size: 0.09rem 0.15rem;
  position: absolute;
  top: 50%;
  z-index: 9999;
  right: -0.15rem;
  transform: translateY(-50%);
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newsBottom .newsBottomR:hover {
  background: rgba(196, 14, 35, 0.2) url(../images/newsBottomR.png) no-repeat center;
}

.news .caseMore {
  width: 1.98rem;
  height: 0.5rem;
  background: #15499a;
  display: block;
  margin: 0.36rem auto 0.45rem;
  border-radius: 0.05rem;
  line-height: 0.5rem;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  box-sizing: border-box;
  font-size: 0.16rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
}

.news .caseMore i {
  vertical-align: middle;
  height: 0.13rem;
  width: 0.13rem;
  margin-right: 0.12rem;
  background: url(../images/caseMore2.png) no-repeat center;
}

.news .caseMore:hover {
  background: #15499a;
  color: #fff;
  transform: translateY(-5px);
}

.news .caseMore:hover i {
  background: url(../images/caseMore2.png) no-repeat center;
}

.links {
  background: #f7f8fa;
  padding-bottom: 0.5rem;
  width: 100%;
  overflow: hidden;
}

.links .linksBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.links .linksBox .linksBoxL {
  flex: 0 0 1.8rem;
  justify-content: center;
  float: left;
  width: 1.8rem;
  font-size: 0.32rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
}

.links .linksBox .linksBoxL em {
  color: #666666;
}

.links .linksBox .linksBoxR {
  flex: 1;
  padding-left: 0.1rem;
}

.links .linksBox .linksBoxR a {
  color: #666;
  line-height: 2.5;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-right: 0.2rem;
}

.links .linksBox .linksBoxR a:hover {
  color: #15499a;
  transform: translateY(-5px);
}

.hotPrroduct {
  padding-top: 0.6rem;
}
.hotPrroduct .container {
  overflow: hidden;
}
.hotPrroduct .hotPrroductBox {
  background: url(../images/hotPrroductBg.jpg) no-repeat center;
  background-size: cover;
  margin-top: 0.35rem;
  padding: 1.42rem 0;
}
.hotPrroduct .hotPrroductBox .swiper-container {
  position: relative;
}
.hotPrroduct .hotPrroductBox ul li .hotPrroductBoxCenter {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 7%;
  align-items: center;
  overflow: hidden;
}
.hotPrroduct .hotPrroductBox ul li .hotPrroductBoxCenter .hotPrroductBoxL {
  flex: 0 0 38.8%;
  justify-content: center;
  float: left;
  width: 38.8%;
  position: relative;
  padding: 14% 0;
}
.hotPrroduct .hotPrroductBox ul li .hotPrroductBoxCenter .hotPrroductBoxL img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
}
.hotPrroduct .hotPrroductBox ul li .hotPrroductBoxCenter .hotPrroductBoxR {
  flex: 0 0 54%;
  justify-content: center;
  float: left;
  width: 54%;
}
.hotPrroduct .hotPrroductBox ul li .hotPrroductBoxCenter .hotPrroductBoxR .hotPrroductBoxRTitle {
  display: block;
  font-size: 0.28rem;
  color: #fff;
  padding: 0.2rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hotPrroduct .hotPrroductBox ul li .hotPrroductBoxCenter .hotPrroductBoxR i {
  width: 100%;
  height: 1px;
  background: #a2a8bd;
  display: block;
}
.hotPrroduct .hotPrroductBox ul li .hotPrroductBoxCenter .hotPrroductBoxR span {
  font-size: 0.24rem;
  display: block;
  color: #fff;
  line-height: 1;
  padding: 0.3rem 0;
}
.hotPrroduct .hotPrroductBox ul li .hotPrroductBoxCenter .hotPrroductBoxR p {
  font-size: 0.2rem;
  line-height: 0.46rem;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.hotPrroduct .hotPrroductBox .hotPrroductBoxIcoL {
  width: 0.22rem;
  height: 0.39rem;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10%;
  cursor: pointer;
  z-index: 9999999;
}
.hotPrroduct .hotPrroductBox .hotPrroductBoxIcoR {
  width: 0.22rem;
  height: 0.39rem;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10%;
  cursor: pointer;
  z-index: 9999999;
}



@media (max-width: 980px) {
  html {
    overflow-x: hidden;
    width: 100%;
  }

  .banner .container .bannerBox .bannerBoxl ul li {
    margin-bottom: 0.1rem;
  }

  .wapbanner {
    display: block;
  }

  .slide1 .banner1 img {
    width: 90%;
    padding-bottom: 1rem;
  }

  .slide1 .banner3 img {
    width: 90%;
  }

  .slide1 .banner3 h3 {
    font-size: 0.3rem;
  }

  .slide1 .banner4 img {
    width: 90%;
  }

  .slide1 .banner5 img {
    width: 90%;
  }

  .slide1 .banner2 h3 {
    font-size: 0.3rem;
    margin-bottom: 0;
  }

  .slide1 .banner2 small {
    font-size: 0.2rem;
  }

  .slide1 .banner3 small {
    font-size: 0.24rem;
  }

  .banner .container .bannerBox .bannerBoxr {
    display: none;
  }

  .about .aboutBox {
    flex-direction: column-reverse;
  }

  .about {
    padding: 0.3rem 0rem 0.2rem;
    box-sizing: border-box;
  }

  .about .aboutBox .aboutR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    padding: 28% 0;
  }

  .about .aboutBox .aboutL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }

  .about .aboutBox .aboutL h3 {
    font-size: 0.24rem;
    margin-top: 0.3rem;
  }

  .about .aboutBox .aboutL h4 {
    font-size: 0.16rem;
    padding: 0.2rem 0;
  }

  .about .aboutBox .aboutL p {
    -webkit-line-clamp: initial;
  }

  .about .aboutLc ul li {
    font-size: 0.18rem;
    flex: 0 0 49%;
    justify-content: center;
    float: left;
    width: 49%;
    text-align: center;
    margin-bottom: 0.1rem;
    background: #f2f2f2;
    padding: 0.1rem 0;
  }

  .about .aboutLc ul li:nth-child(3) {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }

  .product .productBox {
    margin-top: 0;
    flex-direction: column-reverse;
  }

  .product .productTitle .productTitleR ul li:nth-child(4),
  .product .productTitle .productTitleR ul li:nth-child(5) {
    flex: 0 0 48.5%;
    justify-content: center;
    float: left;
    width: 48.5%;
  }

  .product .productBox .productBoxR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    padding: 0 0.15rem;
    box-sizing: border-box;
    margin-top: 0.3rem;
  }

  .product .productBox .productBoxL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    padding: 0 0.15rem;
    box-sizing: border-box;
  }

  .product .productBox .productBoxL h4 {
    font-size: 0.18rem;
    margin-top: 0.3rem;
  }

  .product .productBox .productBoxL .caseMore {
    margin: 0.2rem auto 0.2rem;
  }

  .product .productTitle .productTitleR ul {
    width: 100%;
  }

  .product .productBox .productBoxL ul li {
    flex: 0 0 48%;
    justify-content: center;
    float: left;
    width: 48%;
  }

  .product .productBox .productBoxL ul li:nth-child(3) {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }

  .product .productBoxBdL,
  .product .productBoxBdR {
    display: none;
  }

  .product .productTitle .productTitleR .productMore {
    display: none;
  }

  .about .aboutLc {
    margin-top: 0.2rem;
  }

  .about .aboutLc ul li i {
    display: block;
    margin: 0.1rem auto;
  }

  .about .aboutLc ul li b {
    font-size: 0.24rem;
  }

  .about .aboutBottom ul li {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }

  .about .aboutBottom ul li:nth-child(1)::after {
    background: transparent;
  }

  .about .aboutBottom ul li .aboutBottomBox i {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    padding: 0.2rem 0;
  }

  .about .aboutBottom ul li .aboutBottomBox p {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    padding: 0;
  }

  .about {
    background: #fff;
    padding-bottom: 0.2rem;
  }

  .about .aboutBottom ul li {
    margin-bottom: 0.2rem;
  }

  .about .aboutBottom ul li .aboutBottomBox p span {
    display: none;
  }

  .about .aboutBottom ul li .aboutBottomBox i::after {
    background: transparent;
  }

  .about .aboutBottom {
    margin-top: 0.2rem;
  }

  .about .aboutBox .aboutR img.aboutRImg {
    display: none;
  }

  .about .aboutBox .aboutR img.aboutRImg1 {
    width: 100%;
    display: block;
  }

  .video .menu {
    top: 1rem;
    left: auto;
    right: 0;
    width: 0.3rem;
    height: 0.3rem;
    background-size: 0.2rem;
  }

  .about .aboutBox .aboutR span img {
    width: 0.5rem;
    height: 0.5rem;
    margin: 0 auto;
    display: block;
    margin-top: 0;
    transform: translateY(120%);
    display: none;
  }

  .about .aboutBox .aboutR span p {
    display: none;
  }

  .video {
    padding: 0.15rem;
  }

  .videoBox {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    z-index: 9999999999999999;
    left: 0;
    padding: 0 0.15rem;
    box-sizing: border-box;
  }

  .about .aboutBottom ul li .aboutBottomBox p {
    line-height: 2;
  }

  .about .aboutBottom ul li:nth-child(2) .aboutBottomBox i {
    border-top: 1px solid #f2f2f2;
  }

  .product {
    margin-top: 0.1rem;
    background: #f2f2f2;
  }

  .product .productTitle .productTitleL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }

  .product {
    padding: 0.3rem 0;
  }

  .product .productTitle .productTitleL h3 a {
    font-size: 0.24rem;
  }

  .product .productTitle .productTitleR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    margin-top: 0.3rem;
  }

  .product .productTitle .productTitleR ul li {
    flex: 0 0 32%;
    justify-content: center;
    float: left;
    width: 32%;
    margin-bottom: 0.1rem;
  }

  .product .productTitle .productTitleR ul li a i {
    display: none;
  }

  .product .productTitle .productTitleR ul li a span b {
    display: none;
  }

  .product .productTitle .productTitleR ul li a span em {
    font-size: 0.14rem;
  }

  .product .productTitle .productTitleR ul li a span {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    font-size: 0.14rem;
    padding: 0.05rem 0.15rem;
    background: #fff;
    border-radius: 5px;
    text-align: center;
  }

  .product .productBox ul li {
    flex: 0 0 48%;
    justify-content: center;
    float: left;
    width: 48%;
    margin-top: 0.2rem;
  }

  .product .productBox ul li a span i {
    font-size: 0.14rem;
  }

  .reason .reasonBox ul li .reasonBoxText {
    padding: 0;
  }

  .reason .reasonBox ul li {
    flex: 0 0 96%;
    justify-content: center;
    float: left;
    width: 96%;
    margin: 0 auto;
  }

  .reason .reasonBox ul li .reasonBoxText p {
    font-size: 0.14rem;
    line-height: 1.5;
    padding: 0 0.15rem;
  }

  .reason .reasonBox ul li .reasonBoxText .reasonBoxTexttitle h3 {
    font-size: 0.18rem;
  }

  .reason .reasonBox ul li .reasonBoxText .reasonBoxTexttitle h4 {
    font-size: 0.12rem;
  }

  .title h3 {
    font-size: 0.24rem;
  }

  .title p {
    padding-top: 0.15rem;
    line-height: 2;
  }

  .case {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background: #f2f2f2;
  }

  .case .caseBox ul {
    margin-top: 0;
  }

  .reason {
    margin-top: 0;
  }

  .case .caseBox ul li {
    flex: 0 0 48%;
    justify-content: center;
    float: left;
    width: 48%;
    margin-top: 0.15rem;
  }

  .case .caseMore {
    background: #15499a;
    color: #fff;
  }

  .case .caseMore i {
    background: url(../images/caseMore2.png) no-repeat center;
  }

  .case .caseBox ul li .caseImg i {
    padding: 0;
  }

  .case .caseBox ul li .caseImg i b {
    font-size: 0.14rem;
  }

  .case .caseBox ul li .caseImg i span {
    display: none;
  }

  .honor {
    background: #f2f2f2 url(../images/honor.jpg) no-repeat center right;
    background-size: cover;
    padding-top: 0.3rem;
  }

  .news .newsTop .newsTopL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    padding: 32% 0;
  }

  .news .newsTop .newsTopR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    padding: 32% 0;
    margin-top: 0.2rem;
  }

  .news .newsTop .newsTopL .newsTopText {
    padding: 0rem 0.1rem;
  }

  .news .newsTop .newsTopL .newsTopText em {
    display: none;
  }

  .news .newsTop .newsTopL .newsTopText .newsTopTextL i {
    font-size: 0.14rem;
  }

  .news .newsTop .newsTopL .newsTopText .newsTopTextL b {
    font-size: 0.16rem;
  }

  .news .newsTop .newsTopR .newsTopText {
    padding: 0rem 0.1rem;
  }

  .news .newsTop .newsTopR .newsTopText em {
    display: none;
  }

  .news .newsTop .newsTopR .newsTopText .newsTopTextL i {
    font-size: 0.14rem;
  }

  .news .newsTop .newsTopR .newsTopText .newsTopTextL b {
    font-size: 0.16rem;
  }

  .honor .honorBox {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }

  .case .caseMore {
    margin-bottom: 0;
  }

  .honor .honorBox ul li {
    margin-top: 0.15rem;
  }

  .honor .honorBox ul li:nth-child(1),
  .honor .honorBox ul li:nth-child(2) {
    padding: 0.1rem 0.1rem 0;
  }

  .honor .honorBox ul li:nth-child(1) .honorBoxText,
  .honor .honorBox ul li:nth-child(2) .honorBoxText {
    font-size: 0.14rem;
    font-weight: normal;
  }

  .honor .honorBox ul li {
    padding: 0.1rem 0.1rem 0;
  }

  .honor .honorBox ul li .honorBoxText {
    padding: 0.1rem 0;
    font-size: 0.12rem;
  }

  .honor .honorBox ul {
    margin-top: 0;
  }

  .news {
    background-size: cover;
    padding-top: 0.3rem;
    padding-bottom: 0.5rem;
  }

  .news .productTitle .productTitleL h3 a {
    display: block;
    font-size: 0.24rem;
  }

  .news .productTitle .productTitleL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }

  .news .productTitle .newsR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }

  .news .newsBox .newsBoxList ul {
    margin-top: 0;
  }

  .news .productTitle .newsR .newsRListBox .newsRList {
    flex: 0 0 66.66666%;
    justify-content: center;
    float: left;
    width: 66.66666%;
  }

  .news .productTitle .newsR .newsRListBox {
    width: 100%;
  }

  .news .productTitle .newsR .newsRListBox,
  .news .productTitle .newsR .newsRListBox .newsRList ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .news .productTitle .newsR .newsRListBox .newsRList ul li {
    margin-left: 0;
    flex: 0 0 48%;
    justify-content: center;
    float: left;
    width: 48%;
  }

  .news .productTitle .newsR .newsMore {
    flex: 0 0 31%;
    justify-content: center;
    float: left;
    width: 31%;
    margin-left: 0;
  }

  .news .productTitle .newsR .newsMore i {
    display: none;
  }

  .news .productTitle .newsR .newsRListBox .newsRList ul li a {
    font-size: 0.14rem;
  }

  .news .productTitle .newsR .newsMore {
    font-size: 0.14rem;
  }

  .news .productTitle .newsR {
    margin-top: 0.2rem;
  }

  .news .newsBox .newsBoxList ul li {
    flex: 0 0 48%;
    justify-content: center;
    float: left;
    width: 48%;
    padding: 0.1rem;
  }

  .news .newsBox .newsBoxList ul li .newsBoxListBox .newsBoxListBoxL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }

  .news .newsBox .newsBoxList ul li .newsBoxListBox span img {
    display: none;
  }

  .news .newsBox .newsBoxList ul li .newsBoxListBox .newsBoxListBoxL h4 {
    margin-bottom: 0.1rem;
    text-align: right;
    width: 100%;
    display: block;
  }

  .news .newsBox .newsBoxList ul li .newsBoxListBox .newsBoxListBoxR .newsBoxListBoxRTitle {
    font-size: 0.16rem;
    font-weight: normal;
    height: auto;
    line-height: 0.24rem;
  }

  .news .newsBox .newsBoxList ul li .newsBoxListBox .newsBoxListBoxR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }

  .news .newsBox .newsBoxList ul li .newsBoxListBox .newsBoxListBoxR p {
    line-height: 0.24rem;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .news .newsBox .newsBoxList ul li .newsBoxListBox .newsBoxListBoxR .newsBoxListBoxRMore {
    margin-bottom: 0.2rem;
    margin-top: 0.2rem;
  }

  .news .caseMore {
    margin-top: 0;
    margin-bottom: 0rem;
  }

  .links .linksBox .linksBoxL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }

  .links .linksBox .linksBoxR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    margin-top: 0.2rem;
    padding-left: 0;
  }

  .links {
    padding-bottom: 0.3rem;
  }

  .links .linksBox .linksBoxR a {
    padding-right: 0.15rem;
  }

  .banner .container .bannerBox .bannerBoxl ul li {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 0.2rem;
    align-items: center;
  }

  .banner .container .bannerBox .bannerBoxl ul li img {
    flex: 0 0 0.4rem;
    justify-content: center;
    float: left;
    width: 0.4rem;
    height: 0.4rem;
  }

  .banner .container .bannerBox .bannerBoxl ul li p,
  .banner .container .bannerBox .bannerBoxl ul li a {
    padding-right: 0;
    flex: 1;
    line-height: 2;
  }
}